A remote connection to the MySQL database prompts the following message: "MySQL connect error–1130:host ' 202.43.**.** ' is not allowed to connect to this MySQL server"
Originally in the Create MySQL account is, limited Connection account remote
MySQL error number 2003
Can't connect to MySQL Server XXX. XXX (10061)
MySQL is installed by default in Ubuntu 9.04, which can only be accessed locally by default. Google:
Use
Log on to the MySQL server and run the command in the MySQL
GRANT All Privileges1. Change the table method. It may be that your account is not allowed to log on remotely, only on localhost. This time, as long as the computer on the localhost, log in to MySQL, change the "MySQL" Database in the "User" table
1. download MySql
1. download MySql
Open http://www.mysql.com/downloads/mysql/#downloads download in browser
My downloaded version is Red Hat 5 version of http://www.mysql.com/downloads/mirror.php? Id = 407552
Upload the file to the server, or
Install MySQL1. Download the MySQL Installation FileThe following two files are required to install MYSQL:MySQL-server-5.1.7-0.i386.rpm
To download the above two RPM files, locate the "server" and "client programs" items and find the items
MySQL is a synonym for Easy-to-use databases, and most database-driven Web applications use MySQL as their preferred database, so MySQL is used on many Web servers. Although the MySQL command statement tool is useful, it can take a considerable
1. Download the MySQL Installation FileThe following two files are required to install MYSQL:MySQL-server-4.0.23-0.i386.rpmMySQL-client-4.0.23-0.i386.rpmTo: http://www.mysql.com/downloads/mysql-4.0.html, open this webpage and pull down the webpage
Host ' ***.***.***.*** ' isn't allowed to connect to this MySQL serverWHERE * * * ... is the local public network IP;Workaround:
Reading the wrong window first.
The error is due to the fact that the local IP (xxx.xxx.xxx.xxx) does not have
Workaround:
1, Change Table method. Your account may not be allowed to log in remotely, only in localhost. This time as long as the computer in localhost, login mysql, change the "MySQL" database in the "User" table in the "host" item, from
In Windows, the local Oracle creates a dblink to connect to the remote mysql, oracledblink
Preface
In my case, oracle is installed locally (with SQL Developer after installation, you do not need to install instantclient again), and dblink is created
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.